home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3 / X11 / XAllowEvents.z / XAllowEvents
Encoding:
Text File  |  1998-10-30  |  2.7 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXAAAAlllllllloooowwwwEEEEvvvveeeennnnttttssss((((3333XXXX11111111)))) XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....3333))))  XXXXAAAAlllllllloooowwwwEEEEvvvveeeennnnttttssss((((3333XXXX11111111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XAllowEvents - release queued events
  10.  
  11.      SSSSYYYYNNNNTTTTAAAAXXXX
  12.           XAllowEvents(_d_i_s_p_l_a_y, _e_v_e_n_t__m_o_d_e, _t_i_m_e)
  13.                 Display *_d_i_s_p_l_a_y;
  14.                 int _e_v_e_n_t__m_o_d_e;
  15.                 Time _t_i_m_e;
  16.  
  17.      AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
  18.           _d_i_s_p_l_a_y   Specifies the connection to the X server.
  19.  
  20.           _e_v_e_n_t__m_o_d_e
  21.                     Specifies the event mode.  You can pass
  22.                     _A_s_y_n_c_P_o_i_n_t_e_r, _S_y_n_c_P_o_i_n_t_e_r, _A_s_y_n_c_K_e_y_b_o_a_r_d,
  23.                     _S_y_n_c_K_e_y_b_o_a_r_d, _R_e_p_l_a_y_P_o_i_n_t_e_r, _R_e_p_l_a_y_K_e_y_b_o_a_r_d,
  24.                     _A_s_y_n_c_B_o_t_h, or _S_y_n_c_B_o_t_h.
  25.  
  26.           _t_i_m_e      Specifies the time.  You can pass either a
  27.                     timestamp or _C_u_r_r_e_n_t_T_i_m_e.
  28.  
  29.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  30.           The _X_A_l_l_o_w_E_v_e_n_t_s function releases some queued events if the
  31.           client has caused a device to freeze.  It has no effect if
  32.           the specified time is earlier than the last-grab time of the
  33.           most recent active grab for the client or if the specified
  34.           time is later than the current X server time.
  35.  
  36.           _X_A_l_l_o_w_E_v_e_n_t_s can generate a _B_a_d_V_a_l_u_e error.
  37.  
  38.      DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
  39.           _B_a_d_V_a_l_u_e  Some numeric value falls outside the range of
  40.                     values accepted by the request.  Unless a specific
  41.                     range is specified for an argument, the full range
  42.                     defined by the argument's type is accepted.  Any
  43.                     argument defined as a set of alternatives can
  44.                     generate this error.
  45.  
  46.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  47.           _X_l_i_b - _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 4/30/98)
  64.  
  65.  
  66.  
  67.